FaGlTransaction 
EntityType  Independent 
Logical Entity Name  FaGlTransaction 
Default Table Name  FaGLDetail 
Logical Only  NO 
Definition 
 
Note 
 

FaGlTransaction Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
CampusId    INTEGER  YES 
 
SchoolIdentifier    CHAR(6)  YES 
 
AwardYear    CHAR(7)  NO 
 
Description    VARCHAR(50)  NO 
 
Source    CHAR(1)  NO 
 
TransactionDate    DATETIME  NO 
 
Reference    CHAR(12)  NO 
 
FAGLFundID(FK)    INTEGER  NO 
 
FAGLAccountID    INTEGER  YES 
 
DebitAmount    MONEY(19, 4)  NO 
 
CreditAmount    MONEY(19, 4)  NO 
 
CheckNumber    CHAR(8)  YES 
 
IsCheckPrinted    BIT  NO 
 
CheckDate    DATETIME  YES 
 
PaidDisbursementId    INTEGER  YES 
 
RefundId    INTEGER  YES 
 
DisbursementBatchId    INTEGER  YES 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaGlTransaction Keys 
Key Name  Key Type  Keys 
FaGLDetail_FaGLDetailID_U_C_IDX  PrimaryKey  Id 
FaGLDetail_FAGLFundID_N_N_IDX  Inversion Entry  FAGLFundID 

FaGlTransaction Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaGLAccount  Non-Identifying  One To Zero or More        FAGLFundID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaGlTransaction Check Constraints 
Check Constraint Name  CheckConstraint